Welcome![Sign In][Sign Up]
Location:
Search - Finite Difference Method

Search list

[OtherFDTtwoEMF

Description: 采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。-using the finite difference method to two-dimensional electrostatic field of numerical calculation. Using Mathematica addendum to the source.
Platform: | Size: 2048 | Author: 唐勇 | Hits:

[Mathimatics-Numerical algorithmsMatlab

Description: 有限差分法的Matlab程序(椭圆型方程)-finite difference method of Matlab (elliptic equation)
Platform: | Size: 1024 | Author: zhouun | Hits:

[OtherFinate_difference_wave_equel

Description: 详细介绍了波动方程怎样通过有限差分的方法离散化,是计算机模拟地震波、声波传播的理论基础,本人就是从中受益的,且编出的程序已在Unix-Linux系统中通过,绘出的图形得到了老师的认可-Described in detail how the wave equation through the finite difference method of discretization is a computer simulation of seismic waves, sound waves spread of the theoretical basis, I benefit from that, and that the procedures have been prepared in the Unix-Linux system is passed, the graphics have been drawn the teacher
Platform: | Size: 982016 | Author: 罗锦华 | Hits:

[Algorithmacpricecn

Description: finite difference method with Crank-Nikolson approach(SOR) for American call option
Platform: | Size: 1024 | Author: dengli | Hits:

[Otherfinite_difference

Description: 有限差分法解二维电场,里面有正方形,矩形,正六边形以及二维无限场域问题-Finite difference method solution of two-dimensional electric field, which has a square, rectangle, regular hexagon, as well as infinite two-dimensional field problems
Platform: | Size: 70656 | Author: 杨小东 | Hits:

[matlabtransmissionLine

Description: 时间域有限差分法(TD-FDM)源代码,用于计算任意传输线问题,最后与理论解比较。进一步说明见程序文件timeUpdt.m-Time domain finite difference method (TD-FDM) source code, used to calculate the arbitrary transmission line problems, and finally compared with the theoretical solution. Further details see the program file timeUpdt.m
Platform: | Size: 4096 | Author: 汪巍 | Hits:

[Documentsfdm

Description: FDM finite difference method- Schrodinger eqation
Platform: | Size: 1024 | Author: widak | Hits:

[matlabproject2

Description: Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ-Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ
Platform: | Size: 1024 | Author: Ji Hye Park | Hits:

[matlabFinite_difference_method

Description: 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Method Numerical solution of differential equations and integro-differential equation approach. The basic idea is to set a continuous solution of the region with a finite number of discrete points instead of a grid consisting of, these discrete points called grid nodes the solution of a continuous area on a given function of continuous variables used in the definition of discrete grid variable function approximation the original equation and boundary conditions in the micro-business operators to approximate differential, integral with the points and to approximate, so the original differential equations and boundary conditions are replaced by algebraic equations near Side, that is, finite difference equations , solve this equation group can get the original problem in discrete points on the approximate solution. And then using interpolation methods can be determined from the discrete solution of the problem solution of the approximate solution on the entire region
Platform: | Size: 246784 | Author: 彭鑫 | Hits:

[Algorithmfdmcorrect

Description: finite difference method for 2d heat conduction problem
Platform: | Size: 1024 | Author: prash | Hits:

[matlabFD

Description: 本程序用矩阵实现有限差分算法,本程序求解第一类边界条件下无源矩形金属槽电位分布,计算电磁学。-A simple code for finite difference method.
Platform: | Size: 1024 | Author: huql | Hits:

[Otherfinite-difference-method

Description: 有限差分法的基本方法和在地震波场正演模拟中的应用。-The basic method of finite difference method and the seismic wave field in the forward simulation.
Platform: | Size: 9320448 | Author: 何怡原 | Hits:

[matlabFwaves

Description: Solve 2d wave equation with Finite difference method有限差分法解二维波动方程-Solve 2d wave equation with Finite difference method
Platform: | Size: 4131840 | Author: huangqisong | Hits:

[Windows DevelopFinite-Difference-Method

Description: 有限差分方法(网格法)是最早使用的一种电磁场数 值计算方法。 边值问题 物理思想:场域离散。 (连续区域→网格和节点) 数学基础:差分原理。 (微商→差商) 线性代数方程组 §6-3 有限差分方法 作为数值计算方法,有限差分法将连续场域的问题变换 为离散系统的问题(连续场域划分为若干个细小的区域:网 格和节点)。也就是说通过离散化模型上各离散点的数值解 来逼近连续场域内的真实解。-The finite difference method (grid method) is the earliest use of an electromagnetic field the number of Value method. Boundary Value Problems Physical idea: the field of discrete. (Contiguous area → grid nodes) Mathematical foundations: the difference principle. (The Derivative → difference quotient) Linear algebraic equations. § 6-3 Finite Difference Method Numerical methods, finite difference method will transform the problem of the continuous field For discrete systems (continuous field is divided into several small areas: network Grid nodes). That is, the value of the discrete points in the discrete model solution To approximate the true solution of the continuous field domain.
Platform: | Size: 1024 | Author: 范阳阳 | Hits:

[Algorithm1-d-finite-difference-method

Description: 计算流体力学经典教材;一维差分方法;水鸿寿教授-1 d fluid mechanics finite difference method
Platform: | Size: 6441984 | Author: 成鹏 | Hits:

[matlabFinite-Difference-Method-solution-to-Laplaces

Description: Objective of the program is to solve for the steady state DC voltage using Finite Difference Method
Platform: | Size: 3072 | Author: ahmed | Hits:

[Energy industryforward-finite-difference-method-

Description: 地震勘探中,有限差分正演方法的简单一维数值模拟-Seismic exploration, forward finite difference method is simple one-dimensional numerical simulation
Platform: | Size: 452608 | Author: 汪杰 | Hits:

[matlabFinite-difference-method-in-Matlab

Description: 有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程-Finite difference method in Matlab (elliptic equations), the finite difference method for solving the Poisson equation on a rectangular domain
Platform: | Size: 4096 | Author: 李冰成 | Hits:

[OtherFinite-Difference-Method

Description: 有限差分法求解非线性一维固结问题,利用的是6点差分格式。-Finite Difference Method
Platform: | Size: 4096 | Author: 陈征 | Hits:

[matlabWave by the finite difference method

Description: This program enables to calculate waves by the finite difference method.
Platform: | Size: 123209 | Author: ndecs2017@gmail.com | Hits:
« 12 3 4 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net